[INFO] cloning repository https://github.com/cl0wder/ttgo_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cl0wder/ttgo_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcl0wder%2Fttgo_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcl0wder%2Fttgo_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e78ac45917231166364c7b45697dcf60712fb41d
[INFO] fixing cl0wder/ttgo_rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcl0wder%2Fttgo_rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/cl0wder/ttgo_rs
[INFO] finished tweaking git repo https://github.com/cl0wder/ttgo_rs
[INFO] tweaked toml for git repo https://github.com/cl0wder/ttgo_rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cl0wder/ttgo_rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cl0wder/ttgo_rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xtensa-lx-rt v0.18.0
[INFO] [stderr]   Downloaded xtensa-lx-rt-proc-macros v0.2.2
[INFO] [stderr]   Downloaded az v1.3.0
[INFO] [stderr]   Downloaded mipidsi v0.8.0
[INFO] [stderr]   Downloaded r0 v1.0.0
[INFO] [stderr]   Downloaded esp-hal-procmacros v0.16.0
[INFO] [stderr]   Downloaded xtensa-lx v0.10.0
[INFO] [stderr]   Downloaded esp-riscv-rt v0.9.1
[INFO] [stderr]   Downloaded esp-metadata v0.5.0
[INFO] [stderr]   Downloaded esp-config v0.3.1
[INFO] [stderr]   Downloaded embedded-hal-bus v0.2.0
[INFO] [stderr]   Downloaded riscv-rt-macros v0.2.2
[INFO] [stderr]   Downloaded esp-build v0.2.0
[INFO] [stderr]   Downloaded riscv-macros v0.1.0
[INFO] [stderr]   Downloaded riscv v0.12.1
[INFO] [stderr]   Downloaded bitfield v0.17.0
[INFO] [stderr]   Downloaded litrs v0.4.2
[INFO] [stderr]   Downloaded minijinja v2.14.0
[INFO] [stderr]   Downloaded esp32 v0.35.0
[INFO] [stderr]   Downloaded esp-hal v0.23.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a0cb91a6197b5b8730ec5b718160bc0a0c8ce2b5ef550188c410cd854cf9c5d9
[INFO] running `Command { std: "docker" "start" "a0cb91a6197b5b8730ec5b718160bc0a0c8ce2b5ef550188c410cd854cf9c5d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a0cb91a6197b5b8730ec5b718160bc0a0c8ce2b5ef550188c410cd854cf9c5d9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0cb91a6197b5b8730ec5b718160bc0a0c8ce2b5ef550188c410cd854cf9c5d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a0cb91a6197b5b8730ec5b718160bc0a0c8ce2b5ef550188c410cd854cf9c5d9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling embassy-hal-internal v0.3.0
[INFO] [stderr]    Compiling embassy-sync v0.7.2
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling embassy-time-driver v0.2.1
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling esp-config v0.3.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling embassy-sync v0.6.2
[INFO] [stderr]     Checking embedded-storage v0.3.1
[INFO] [stderr]     Checking embedded-storage-async v0.4.1
[INFO] [stderr]    Compiling esp32 v0.35.0
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]     Checking az v1.3.0
[INFO] [stderr]     Checking embassy-futures v0.1.2
[INFO] [stderr]     Checking display-interface v0.5.0
[INFO] [stderr]    Compiling embedded-hal-bus v0.2.0
[INFO] [stderr]     Checking embedded-can v0.4.1
[INFO] [stderr]     Checking ufmt-write v0.1.0
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling old_ggto_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking bitfield v0.17.0
[INFO] [stderr]     Checking micromath v2.1.0
[INFO] [stderr]     Checking embassy-time v0.4.0
[INFO] [stderr]     Checking display-interface-spi v0.5.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking embassy-embedded-hal v0.4.0
[INFO] [stderr]     Checking embedded-graphics-core v0.4.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking embassy-embedded-hal v0.3.2
[INFO] [stderr]     Checking embedded-graphics v0.8.1
[INFO] [stderr]     Checking mipidsi v0.8.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling esp-build v0.2.0
[INFO] [stderr]    Compiling delegate v0.13.5
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling esp-hal-procmacros v0.16.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking enumset v1.1.10
[INFO] [stderr]    Compiling esp-metadata v0.5.0
[INFO] [stderr]    Compiling esp-hal v0.23.1
[INFO] [stdout] error[E0433]: cannot find module or crate `xtensa_lx_rt` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-hal-0.23.1/src/lib.rs:298:13
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub use xtensa_lx_rt::exception::Context as TrapFrame;
[INFO] [stdout]     |             ^^^^^^^^^^^^ use of unresolved module or unlinked crate `xtensa_lx_rt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `xtensa_lx_rt`, use `cargo add xtensa_lx_rt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `xtensa_lx_rt`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-hal-0.23.1/src/lib.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 153 | pub use xtensa_lx_rt::{self, xtensa_lx};
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `xtensa_lx_rt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `xtensa_lx_rt`, use `cargo add xtensa_lx_rt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `xtensa_lx_rt`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-hal-0.23.1/src/lib.rs:399:13
[INFO] [stdout]     |
[INFO] [stdout] 399 |     pub use xtensa_lx_rt::entry as __entry;
[INFO] [stdout]     |             ^^^^^^^^^^^^ use of unresolved module or unlinked crate `xtensa_lx_rt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `xtensa_lx_rt`, use `cargo add xtensa_lx_rt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `xtensa_lx` in this scope
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-hal-0.23.1/src/interrupt/xtensa.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub(crate) use xtensa_lx::interrupt::free;
[INFO] [stdout]   |                ^^^^^^^^^ use of unresolved module or unlinked crate `xtensa_lx`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `xtensa_lx`, use `cargo add xtensa_lx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `xtensa_lx_rt` in this scope
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-hal-0.23.1/src/interrupt/xtensa.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use xtensa_lx_rt::exception::Context;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `xtensa_lx_rt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `xtensa_lx_rt`, use `cargo add xtensa_lx_rt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `xtensa_lx`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-hal-0.23.1/src/interrupt/xtensa.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use xtensa_lx::interrupt;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `xtensa_lx`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `xtensa_lx`, use `cargo add xtensa_lx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `xtensa_lx_rt`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-hal-0.23.1/src/interrupt/xtensa.rs:570:13
[INFO] [stdout]     |
[INFO] [stdout] 570 |         use xtensa_lx_rt::*;
[INFO] [stdout]     |             ^^^^^^^^^^^^ use of unresolved module or unlinked crate `xtensa_lx_rt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `xtensa_lx_rt`, use `cargo add xtensa_lx_rt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0605]: non-primitive cast: `vectored::Priority` as `()`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-hal-0.23.1/src/sync.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |             prev_interrupt_priority as _
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ an `as` expression can only be used to convert between primitive types or to coerce to a specific trait object
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0605]: non-primitive cast: `()` as `u8`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-hal-0.23.1/src/sync.rs:64:25
[INFO] [stdout]    |
[INFO] [stdout] 64 |             let token = token as u8;
[INFO] [stdout]    |                         ^^^^^^^^^^^ an `as` expression can only be used to convert between primitive types or to coerce to a specific trait object
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot use value of type `()` for inline assembly
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-hal-0.23.1/src/sync.rs:83:62
[INFO] [stdout]    |
[INFO] [stdout] 83 |                     core::arch::asm!("rsil {0}, 5", out(reg) token);
[INFO] [stdout]    |                                                              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: only integers, floats, SIMD vectors, pointers and function pointers can be used as arguments for inline assembly
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: no implementation for `() & u32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-hal-0.23.1/src/sync.rs:109:41
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     debug_assert!(token & RESERVED_MASK == 0);
[INFO] [stdout]     |                                   ----- ^ ------------- u32
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   ()
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot use value of type `()` for inline assembly
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-hal-0.23.1/src/sync.rs:112:42
[INFO] [stdout]     |
[INFO] [stdout] 112 |                         "rsync", in(reg) token)
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: only integers, floats, SIMD vectors, pointers and function pointers can be used as arguments for inline assembly
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0368]: binary assignment operation `|=` cannot be applied to type `()`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-hal-0.23.1/src/sync.rs:247:29
[INFO] [stdout]     |
[INFO] [stdout] 247 | ...                   tkn |= REENTRY_FLAG;
[INFO] [stdout]     |                       ---^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       cannot use `|=` on type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: no implementation for `() & u32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-hal-0.23.1/src/sync.rs:277:18
[INFO] [stdout]     |
[INFO] [stdout] 277 |         if token & REENTRY_FLAG == 0 {
[INFO] [stdout]     |            ----- ^ ------------ u32
[INFO] [stdout]     |            |
[INFO] [stdout]     |            ()
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: no implementation for `() & u32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-hal-0.23.1/src/sync.rs:464:28
[INFO] [stdout]     |
[INFO] [stdout] 464 |         assert!(this.token & REENTRY_FLAG == 0, "lock is not reentrant");
[INFO] [stdout]     |                 ---------- ^ ------------ u32
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 ()
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0368, E0369, E0432, E0433, E0605.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0368`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `esp-hal` (lib) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "a0cb91a6197b5b8730ec5b718160bc0a0c8ce2b5ef550188c410cd854cf9c5d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0cb91a6197b5b8730ec5b718160bc0a0c8ce2b5ef550188c410cd854cf9c5d9", kill_on_drop: false }`
[INFO] [stdout] a0cb91a6197b5b8730ec5b718160bc0a0c8ce2b5ef550188c410cd854cf9c5d9
